Skip to main content
GET
/
api
/
v1
/
management
/
surveys
/
{surveyId}
Get Survey by ID
curl --request GET \
  --url 'http://{{baseurl}}/api/v1/management/surveys/{surveyId}' \
  --header 'x-api-key: <x-api-key>'
{}

Headers

x-api-key
string
required

Path Parameters

surveyId
string
required

Response

200 - application/json

OK

The response is of type object.